CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jpeg 压缩 算法

搜索资源列表

  1. JPEG

    1下载:
  2. 使用DCT算法huffman编码来压缩静止图像 是很好参考源码-Huffman coding using the DCT algorithm to compress a still image is a good reference source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:267375
    • 提供者:hyl
  1. BmpToJpg

    0下载:
  2. bmp位图压缩转化JPG,详细的图形压缩算法-bmp to jpg/jpeg
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:59517
    • 提供者:啊峰
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. DCT

    0下载:
  2. ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:10234
    • 提供者:林锋
  1. jpeg

    0下载:
  2. <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60143
    • 提供者:刘雷
  1. 1

    0下载:
  2. 基于小波变换的jpeg图像压缩编码算法的MATLAB实现-small wave transportation
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:joy
  1. jpeg_1.07

    0下载:
  2. 图先压缩 jpeg 编码算法研究 jp2,j2c-Figure jpeg compression coding algorithm to study
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:131378
    • 提供者:guohufeng
  1. jpegcompressandexample

    0下载:
  2. JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:16543623
    • 提供者:ouy
  1. xingcheng

    0下载:
  2. 行程码的代码实现以及简单的JPEG压缩的算法实现-Stroke Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:125007
    • 提供者:pengjun
  1. AnalysisandDesignofWatermarkingAlgorithmsforImprov

    0下载:
  2. 提出一种新的混合数字水印算法,它利用了 两种方法最好抵制JPEG压缩。-develop a novel hybrid watermarking algorithm that exploits the best of both approaches for greater resilience to JPEG compres- sion.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:726108
    • 提供者:丫丫
  1. medicalimagesROI

    0下载:
  2. 摘 要: 提出了一种基于医学图像中感兴趣区域(ROI)的盲检测水印算法, 将包含重要病理信息的灰度图像作为数字水印, 经置乱后在混沌序列的控制下嵌入到宿主小波域非感兴趣区域中。实验结果表明, 该算法在保护医学 ROI 的同时提高了水印抗 JPEG 压缩的鲁棒性, 并对篡改、 几何剪切、 滤波等均具有良好的鲁棒性和透明性, 而且混沌序列增强了系统的安全性。-Abstract: This paper presents a region of interest based on medical ima
  3. 所属分类:hospital software system

    • 发布日期:2017-03-23
    • 文件大小:419119
    • 提供者:还都
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:123162
    • 提供者:zhangheyi
  1. JPEG

    0下载:
  2. 图像压缩程序 JPEG格式文件研所算法 C++实现-picture winar algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:276085
    • 提供者:zhaoming
  1. djpeg

    0下载:
  2. 用C++语言实现JPEG解压缩算法。将JPEG格式解码成bmp格式-JPEG decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:867842
    • 提供者:尚天天
  1. ISOIEC_FCD_29199-2__200x

    0下载:
  2. JPEG XR的标准文档。JPEG XR是JPEG组织最新通过的一种适合于宽范围动态范围的图像压缩算法。-JPEG XR s standard. JPEG XR is a new image compression method passed by JPEG.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2608613
    • 提供者:Jelon
  1. ImageProcessing

    0下载:
  2. 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:838158
    • 提供者:user
  1. ActualJPEG

    0下载:
  2. 基于matlab的jpeg图像的压缩算法。-Based on matlab in jpeg image compression algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:74446
    • 提供者:Vivian Wang
  1. imagedatabase

    0下载:
  2. 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7904162
    • 提供者:kersmlonq
  1. jpg_lena

    0下载:
  2. JPEG压缩解压缩算法 改进算法可应用于MPEG-2帧内压缩-JPEG compression and decompression algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10785
    • 提供者:杨志华
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com